Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sanchonet Integration Branch #727

Merged
merged 90 commits into from
Mar 6, 2024
Merged

Sanchonet Integration Branch #727

merged 90 commits into from
Mar 6, 2024

Conversation

mchappell
Copy link
Collaborator

@mchappell mchappell commented Nov 14, 2023

Checklist

  • JIRA - <link>
  • Proper tests implemented
  • Screenshots added.

Proposed solution

Explain how does this PR solves the problem stated in JIRA ticket.
You can also enumerate different alternatives considered while approaching this task.

Testing

Describe here, how the new implementation can be tested.
Provide link or briefly describe User Acceptance Criteria/Tests that need to be met

Screenshots

Attach screenshots here if implementation involves some UI changes

lgobbi-atix and others added 8 commits November 13, 2023 16:38
* chore!: bump cardano-js-sdk packages to latest versions

* ci: add cardano services urls parameters to build step

* Feat/sanchonet network switch support (#612)

* feat: update env to support switching to sanchonet

* chore: remove old testnet

* chore: bump cardano-sdk packages to latest version

---------

Co-authored-by: mirceahasegan <[email protected]>
* refactor: move logic out of component

* fix: file path

* feat(core): setup storybook

* refactor(ui): extract insufficient funds warning component

* feat(core): add lace/ui package

* feat(core): create ConfirmDRepRegistration component

* feat(extension): install @lace/ui

* refactor: move functions to utils

* fix: type

* refactor: types file

* feat: check for DRep transaction

* feat: integrate confirm drep registration component

* refactor(core): use Metadata component

* refactor(core): use flexbox

* refactor(core): remove insufficient funds message

* refactor(core): create ConfirmDRepRetirement

* refactor: remove insufficient funds warning; break down main component

* feat: add certificate data

* feat: add drep retirement container

* fix: condition

* fix: type

* fix: style

* fix: check for anchor

* fix: check for undefined certificates

* fix: merge conflict

* fix: type error

* feat: temp env changes

* feat(extension): use consistent naming of DRep ID

* feat(extension): show anchor metadata if exists

* feat(extension): convert user facing DRepID to bech32

* fix: add cardano symbol to deposit amount

* chore(core): downgrade storybook to v6

* fix: update lock file

* fix: styles and text

* fix: storybook build

* fix: storybook build

* feat: check retired drep key

* fix: check retired drep key

---------

Co-authored-by: Renan Ferreira <[email protected]>
Co-authored-by: Michael Chappell <[email protected]>
* feat(ui): create metadata component

* wip

* feat(ui): text link component

* chore(ui): fix rebase

* feat(ui): create metadata link component

* feat(core): create voting procedures component

* chore(extension): fix rebase

* fix(ui): add work break

* feat(extension): voting procedures

* refactor(core): make actions optional

* refactor(core): use action as key prop

* refactor(extension): add custom title for voting procedures
* feat(core): setup storybook

* feat(core): add lace/ui package

* feat: check for DRep transaction

* feat: integrate confirm drep registration component

* refactor: remove insufficient funds warning; break down main component

* feat: add certificate data

* feat: add drep retirement container

* feat(extension): use consistent naming of DRep ID

* fix: add cardano symbol to deposit amount

* refactor: certificate inspector factory

* feat: voting delegation

* fix: type errors

* fix: merge conflicts

---------

Co-authored-by: Michael Chappell <[email protected]>
@github-actions github-actions bot added browser Changes to the browser application. ui-toolkit ci CI related issues or pull requests. labels Nov 14, 2023
Copy link

github-actions bot commented Nov 14, 2023

Allure report

allure-report-publisher generated test report!

smokeTests: ✅ test report for 7100e409

passed failed skipped flaky total result
Total 32 0 0 0 32

@github-actions github-actions bot added the staking Changes to the staking package. label Nov 24, 2023
@przemyslaw-wlodek przemyslaw-wlodek marked this pull request as ready for review November 24, 2023 15:27
@przemyslaw-wlodek przemyslaw-wlodek requested review from a team as code owners November 24, 2023 15:27
@mchappell mchappell changed the title WIP Feat/sanchonet Sanchonet Integration Branch Nov 24, 2023
@mchappell mchappell requested a review from a team as a code owner November 24, 2023 16:38
Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
13.7% Duplication on New Code (required ≤ 3%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@mchappell mchappell enabled auto-merge (squash) March 6, 2024 10:10
@mchappell mchappell disabled auto-merge March 6, 2024 10:25
@mchappell mchappell enabled auto-merge (squash) March 6, 2024 10:40
@mchappell mchappell merged commit fc659cb into main Mar 6, 2024
13 of 17 checks passed
@mchappell mchappell deleted the feat/sanchonet branch March 6, 2024 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Changes to the browser application. e2e Changes to the e2e testing instrumentation. staking Changes to the staking package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants